Skip to content

Conversation

dab246
Copy link
Member

@dab246 dab246 commented Sep 24, 2025

Issue

#4056

Resolved

  • Demo
Screen.Recording.2025-09-24.at.4.33.19.PM.mov
  • E2E Console:
🧪 Should see the same email when selecting filter and changing search input text
        ✅   1. waitUntilVisible widgets with type "TwakeWelcomeView".
        ✅   2. tap widgets with text "Use company server".
        ✅   3. waitUntilVisible widgets with type "LoginView".
        ✅   4. tap widgets with type "TextField" descending from widgets with key [<'dns_lookup_input_form'>].
        ✅   5. enterText widgets with type "TextField" descending from widgets with key [<'dns_lookup_input_form'>].
        ✅   6. waitUntilVisible widgets with text "bob".
        ✅   7. tap widgets with text "Next".
        ✅   8. waitUntilVisible widgets with key [<'base_url_form'>] descending from widgets with type "LoginView".
        ✅   9. enterText widgets with type "TextField" descending from widgets with key [<'base_url_form'>].
        ✅  10. waitUntilVisible widgets with text containing 1d37cdea321e.ngrok-free.app.
        ✅  11. tap widgets with text "Next".
        ✅  12. waitUntilVisible widgets with key [<'credential_input_form'>] descending from widgets with type "LoginView".
        ✅  13. enterText widgets with type "TextField" descending from widgets with key [<'login_username_input'>].
✅ Should see the same email when selecting filter and changing search input text (integration_test/tests/search/per

Test summary:
📝 Total: 1
✅ Successful: 1
❌ Failed: 0
⏩ Skipped: 0
📊 Report: file:///Users/datvu/WorkingSpace/tmail-flutter/build/app/reports/androidTests/connected/index.html
⏱️  Duration: 41s
Screen_recording_20250925_090703.webm

Copy link

This PR has been deployed to https://linagora.github.io/tmail-flutter/4057.

@dab246 dab246 changed the title [WIP] TF-4056 Persist filter search when change quick search input text TF-4056 Persist filter search when change quick search input text Sep 25, 2025
@hoangdat
Copy link
Member

hoangdat commented Oct 13, 2025

  • should keep in search when user clear text to search with current filter

@dab246 dab246 force-pushed the bugfix/tf-4056-loose-filter-if-I-edit-my-search branch from 3ccc2a0 to dcaa51e Compare October 13, 2025 05:34
@dab246
Copy link
Member Author

dab246 commented Oct 13, 2025

  • should keep in search when user clear text to search with current filter

Done

Screen.Recording.2025-10-13.at.12.23.20.PM.mov

@hoangdat hoangdat merged commit 7ef7aae into master Oct 13, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants